home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / bbs / rwcsx11.zip / RWCSUMM.DOC < prev    next >
Text File  |  1992-03-02  |  4KB  |  106 lines

  1.   RWCSUMM  Documentation     ***VERSION 1.1 03/02/92***   rd:[RWBBS]
  2.   -----------------------    --------------------------
  3.  
  4.   This utility RWCSUMM.EXE is designed to extract from the CNFN;
  5.  
  6.                C O N F E R E N C E S   S U M M A R Y
  7.  
  8.   information produced by "RWCnf 2.x" utility and place a copy of ONLY
  9.   the Summary Information in a Separate file so that the Sysop may use
  10.   the information in Bulletins and/or other Display files as needed.
  11.  
  12.   This idea came from one of our registered users of RWCnf- What he
  13.   does was such a good idea that we thought we'd write this 'Quick and
  14.   Dirty' little program for him, and also make it available for anyone
  15.   else using RWCnf.
  16.  
  17.   Tim Fierro likes to add the Conferences-Summary information to his
  18.   WELCOME and WELCOMEG files so that his users see exactly what his
  19.   conferences have inside them! (Great idea Tim!)
  20.  
  21.   Heres how it works and what it does;
  22.   ====================================
  23.  
  24.   Place RWCSUMM.EXE in your \RWCNF DOS directory.
  25.  
  26.   Running this utility:
  27.  
  28.      C:\RWCNF\> RWCSUMM.EXE C:\PCB\GEN\CNFN,outputfilename
  29.      \_______/  ----------- ---------------^^^^^^^^^^^^^^^
  30.          |      |           |              |
  31.          |      |           |              -> Name of Output File
  32.      This is    |           |                 (Optional: Default=
  33.      where we   |           |                  SUMMARY.RWC
  34.      should be  |           |
  35.      running it |           -> Location & Name of your CNFN file
  36.        from!    |
  37.                 -> The name of this program
  38.  
  39.    The first commandline parameter is REQUIRED: It is the FULL
  40.    DRIVE:\PATH\Filename to the CNFN file created by RWCnf!
  41.  
  42.    The second commandline parameter is OPTIONAL: If you use it,
  43.    it MUST be separated from the First parameter using a COMMA(,).
  44.    This is the FULL DRIVE:\PATH\Filename of where you want the
  45.    Conferences Summary information to be placed.
  46.    **NOTE: If the Output Filename already exists, it will be
  47.            OVERWRITTEN! Don't put the name of your WELCOME or
  48.            other PCB Display file here!!
  49.  
  50.    After running the utility, you will have an output file that
  51.    contains only the CONFERENCES SUMMARY information. You may now
  52.    add this to any other display file using DOS to copy it to the
  53.    beginning or end of another file.
  54.  
  55.      See the nexxt page for some examples of how to use it...
  56.  
  57.    RWCSUMM Documentation  EXAMPLES:
  58.  
  59.  
  60.    Lets say you want to make a bulletin out of the Summary file:
  61.    (We'll assume that you have already run the RWCNFU Update and
  62.     RWCNFR report programs....)
  63.  
  64.  
  65.    RWCSUMM.EXE C:\PCB\GEN\CNFN,C:\PCB\BLT\MAIN10
  66.  
  67.    Would write the conferences Summary into the filename used to hold
  68.    bulletin #10. It overwrites whatever was there if the file already
  69.    existed before running the program.
  70.  
  71.  
  72.    The above example is easy. Now lets say you want to add the Summary
  73.    info to your WELCOME file.
  74.    First, create a COPY of your WELCOME file like this:
  75.  
  76.         COPY WELCOME WELCOME.SRC
  77.  
  78.    From now on we'll use WELCOME.SRC in our batch files...
  79.  
  80.    Now, in your event batch (or wherever you normally run RWCNFR)...
  81.    After running the RWCNFR.EXE program:
  82.  
  83.    RWCSUMM.EXE C:\PCB\GEN\CNFN
  84.    COPY WELCOME.SRC+SUMMARY.RWC WELCOME
  85.  
  86.    Get it????  Its easy....!
  87.  
  88.    ** Tim one-upped me on this example. For something like the WELCOME
  89.       screen, you could simply use the %filespec to point to SUMMARY.RWC
  90.       which would be both easier and faster than the copying method.
  91.       Example WELCOME File entry:    %C:\RWCNF\SUMMARY.RWC
  92.  
  93.    RWCnf is a Conferences Menuing system for automatically making
  94.    your PCBoard 14.5"a" CNFN Display file. If you dont already have
  95.    RWCnf, you should get a current copy from either Salt Air, or from
  96.    us:  Richware Shareware  (708) 697-1606
  97.    The archive filename is: RWCNFxx.ZIP (Where xx refers to the version
  98.    number; currently 2.0  [RWCNF20.ZIP])
  99.  
  100.    We are now also accepting VISA/MC online for registrations of RWCnf
  101.    and/or RWDir utilities on the  (R)ichware Share(W)are PCBoard [RWBBS]
  102.  
  103.    Happy Computing!
  104.  
  105.          Rich¡
  106.